Skip to content

Conversation

@nick-j-white49
Copy link

Minimally configure project to test integration of:

org.apache.logging.log4j:log4j-api:2.24.1
org.apache.logging.log4j:log4j-core:2.24.1

into an Android application:

minSdk = 26
targetSdk = 34

This is a single screen/single activity application providing a button + dialog to change the logging level for the root logger.
6 additional buttons are provided for each logging level FATAL, ERROR, WARN, INFO, DEBUG, TRACE to log a message containing the logger's current level.

@ppkarwasz
Copy link
Contributor

@nick-j-white49,

Thank you very much. I'll test the project and see what problems occur with Log4j on Android.

@ppkarwasz ppkarwasz force-pushed the log4j-samples-android branch from 4b139f6 to 7928246 Compare October 8, 2024 14:33
@ppkarwasz ppkarwasz merged commit 7928246 into apache:main Oct 8, 2024
2 of 5 checks passed
@ppkarwasz
Copy link
Contributor

@nick-j-white49,

Thanks for your contribution. Your examples seems to reproduce all the problems you have been reporting.

@nick-j-white49 nick-j-white49 deleted the log4j-samples-android branch October 9, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants